getInfiniteScrollAdForIndex

fun getInfiniteScrollAdForIndex(infiniteScrollId: Int, itemIndex: Int, itemAdWrapper: ViewGroup, childAdLifecycle: <Error class: unknown class>? = null): Boolean

Return

if we could create an ad or not

Parameters

infiniteScrollId

id provided when createManualInfiniteScroll is called

itemIndex

the ordered id of your data in the list, array, etc

itemAdWrapper

the wrapper / place where the ad should be placed in you item